﻿2026-05-16T23:42:30.7578183Z ##[group]Run actions/checkout@v4
2026-05-16T23:42:30.7579293Z with:
2026-05-16T23:42:30.7579812Z   repository: SaberMage/rebno
2026-05-16T23:42:30.7580788Z   token: ***
2026-05-16T23:42:30.7581337Z   ssh-strict: true
2026-05-16T23:42:30.7581910Z   ssh-user: git
2026-05-16T23:42:30.7582483Z   persist-credentials: true
2026-05-16T23:42:30.7583342Z   clean: true
2026-05-16T23:42:30.7583914Z   sparse-checkout-cone-mode: true
2026-05-16T23:42:30.7584610Z   fetch-depth: 1
2026-05-16T23:42:30.7585105Z   fetch-tags: false
2026-05-16T23:42:30.7585499Z   show-progress: true
2026-05-16T23:42:30.7585886Z   lfs: false
2026-05-16T23:42:30.7586355Z   submodules: false
2026-05-16T23:42:30.7586765Z   set-safe-directory: true
2026-05-16T23:42:30.7587619Z ##[endgroup]
2026-05-16T23:42:30.8846583Z Syncing repository: SaberMage/rebno
2026-05-16T23:42:30.8849373Z ##[group]Getting Git version info
2026-05-16T23:42:30.8850386Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T23:42:30.8851760Z [command]/usr/bin/git version
2026-05-16T23:42:30.8935549Z git version 2.54.0
2026-05-16T23:42:30.8951188Z ##[endgroup]
2026-05-16T23:42:30.8970029Z Temporarily overriding HOME='/home/runner/work/_temp/2ad3277e-9e74-420e-843a-8350bc1b00db' before making global git config changes
2026-05-16T23:42:30.8972457Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T23:42:30.8978048Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T23:42:30.9041144Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T23:42:30.9046393Z ##[group]Initializing the repository
2026-05-16T23:42:30.9051501Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T23:42:30.9128356Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T23:42:30.9130439Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T23:42:30.9132095Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T23:42:30.9134216Z hint: call:
2026-05-16T23:42:30.9135059Z hint:
2026-05-16T23:42:30.9136008Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T23:42:30.9137170Z hint:
2026-05-16T23:42:30.9138224Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T23:42:30.9139914Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T23:42:30.9141351Z hint:
2026-05-16T23:42:30.9142208Z hint: 	git branch -m <name>
2026-05-16T23:42:30.9143370Z hint:
2026-05-16T23:42:30.9144592Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T23:42:30.9146394Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T23:42:30.9151661Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T23:42:30.9199415Z ##[endgroup]
2026-05-16T23:42:30.9200727Z ##[group]Disabling automatic garbage collection
2026-05-16T23:42:30.9204876Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T23:42:30.9242159Z ##[endgroup]
2026-05-16T23:42:30.9243711Z ##[group]Setting up auth
2026-05-16T23:42:30.9251927Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T23:42:30.9292788Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T23:42:30.9628201Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T23:42:30.9665643Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T23:42:30.9922617Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T23:42:30.9960095Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T23:42:31.0221530Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T23:42:31.0267558Z ##[endgroup]
2026-05-16T23:42:31.0269029Z ##[group]Fetching the repository
2026-05-16T23:42:31.0278019Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +824014ae3a1792234c9654e9b907378f4c2a19e9:refs/remotes/origin/main
2026-05-16T23:42:32.5341779Z From https://github.com/SaberMage/rebno
2026-05-16T23:42:32.5345241Z  * [new ref]         824014ae3a1792234c9654e9b907378f4c2a19e9 -> origin/main
2026-05-16T23:42:32.5370569Z ##[endgroup]
2026-05-16T23:42:32.5371664Z ##[group]Determining the checkout info
2026-05-16T23:42:32.5372932Z ##[endgroup]
2026-05-16T23:42:32.5379921Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T23:42:32.5428675Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T23:42:32.5460388Z ##[group]Checking out the ref
2026-05-16T23:42:32.5464925Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T23:42:33.5616137Z Updating files:  77% (8078/10428)
2026-05-16T23:42:33.5687331Z Updating files:  78% (8134/10428)
2026-05-16T23:42:33.5744145Z Updating files:  79% (8239/10428)
2026-05-16T23:42:33.5786366Z Updating files:  80% (8343/10428)
2026-05-16T23:42:33.5846450Z Updating files:  81% (8447/10428)
2026-05-16T23:42:33.5919480Z Updating files:  82% (8551/10428)
2026-05-16T23:42:33.6004056Z Updating files:  83% (8656/10428)
2026-05-16T23:42:33.6064928Z Updating files:  84% (8760/10428)
2026-05-16T23:42:33.6124199Z Updating files:  85% (8864/10428)
2026-05-16T23:42:33.6237643Z Updating files:  86% (8969/10428)
2026-05-16T23:42:33.6279325Z Updating files:  87% (9073/10428)
2026-05-16T23:42:33.6320395Z Updating files:  88% (9177/10428)
2026-05-16T23:42:33.6355692Z Updating files:  89% (9281/10428)
2026-05-16T23:42:33.6401580Z Updating files:  90% (9386/10428)
2026-05-16T23:42:33.6464642Z Updating files:  91% (9490/10428)
2026-05-16T23:42:33.6531051Z Updating files:  92% (9594/10428)
2026-05-16T23:42:33.6604112Z Updating files:  93% (9699/10428)
2026-05-16T23:42:33.6683979Z Updating files:  94% (9803/10428)
2026-05-16T23:42:33.6725169Z Updating files:  95% (9907/10428)
2026-05-16T23:42:33.6773288Z Updating files:  96% (10011/10428)
2026-05-16T23:42:33.6875652Z Updating files:  97% (10116/10428)
2026-05-16T23:42:33.6949554Z Updating files:  98% (10220/10428)
2026-05-16T23:42:33.7009715Z Updating files:  99% (10324/10428)
2026-05-16T23:42:33.7011530Z Updating files: 100% (10428/10428)
2026-05-16T23:42:33.7012362Z Updating files: 100% (10428/10428), done.
2026-05-16T23:42:33.7156427Z Switched to a new branch 'main'
2026-05-16T23:42:33.7159181Z branch 'main' set up to track 'origin/main'.
2026-05-16T23:42:33.8116008Z ##[endgroup]
2026-05-16T23:42:33.8178109Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T23:42:33.8214148Z 824014ae3a1792234c9654e9b907378f4c2a19e9
